XNA Game Console

console.zip (937 kB)
XNA Game Console is an highly customizable game console that can be used with almost any XNA application. The game console is written for XNA 3.1 Windows Games and provided by an XNA Windows Game Component Library, which can be easily included in your XNA application.

Container GameComponent

ContainerGameComponent is a class derived from DrawableGameComponent and has a Components property, similar to XNA Game class. It can be useful to group your GameComponents in different manner or to build complex hierarchies of GameComponents.

GameFX - The Game Development Framework

gamedevfx.zip (665 kB)
The Game Development Framework (GameFX) is simply a set of libraries to be used as the foundation for any simple 2D tile-based game. It can be used to build games such as PacMan, Snake, Tetris, and even Chess. GameFX will handle tile-based maps, graphics, and pathfinding AI.

GDIdotNETgames

GDIdotNETgames is a basis for "user-moddable" 2D strategy games using GDI+ graphics with .NET managed code written entirely in C#.

Mesh#

MeshSharp is a Navigational Mesh pathfinding library for .net written in C#. Uses A* and string pulling. Can be used in robotics, simulation and games.

Octtree XNA-GS DrawableGameComponent

Octtree.zip (1,9 MB)
An Octree based Scene Manager derrived from XNA Framework's DrawableGameComponent.

OpiConsole (XNA)

opiconsole.zip (812 kB)
OpiConsole provides your XNA projects with a fully working console, allowing you to edit and create functions as well as cvars that will work while you are running your games. It's developed as an XNA DrawableGameComponent and is highly customisable in both functions and style.

Minimap XNA game component for TemporalWars Indie Game Engine

This Minimap XNA Component is designed to show unit movement, structures placed in the game world, and take direct orders (Windows Platform).

X-Forms

xforms.zip (1,4 MB)
X-Forms is a Graphical User Interface Framework to aid in the creation of User Interfaces within Games created using the Microsoft XNA Framework. X-Forms is built to reflect how .NET Windows Forms work. It provides support for full screen Forms and Controls. The project aims to help with rapid GUI development and currently works on Windows PC and Windows Phone 7.0

XNA Command Console (XNACC)

XNACC.zip (2,9 MB)
XNACC is a component that adds an interactive command console to your XNA project. It supports many built-in commands, as well as custom commands...

RamGec XNA Controls - Window Elements Library for XNA Games

xnacontrols.zip (17,5 MB)
Lightweight, ultra-high performance and flexible library for displaying and managing Window Controls for XNA system. Features its own Window Designer for creating custom windows and controls.

XNA Toolkit

Toolkit of Components, Services, Wrappers, and Utilities for use in your XNA game. Currently provides a Stationary and First Person Camera component, Input service and component, Audio wrapper, and EventLogger (Windows Only). Weapon inventory, menu system, and performance tracking components will be added to the library soon.

zCamera

zcamera.zip (1,5 MB)
zCamera is a light XNA camera framework programmed in C#. Supports keyframing, keyframe interpolation, and can manage more than one camera.